-
Home
-
WooCommerce Tax (formerly WooCommerce Shipping & Tax)
-
3.2.0 (latest)
-
Code
-
Classes
- StoreApiExtensionController
| Total Complexity |
10 |
| Dependencies |
3 |
| Dependents |
1 |
| Total lines |
98 |
| Lines of code |
46 |
| Logical lines of code |
17 |
| Comment lines |
38 |
| Methods |
6 |
| Properties |
2 |
Methods 6
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| extend_store() |
S |
65 |
3 |
10 |
| register_endpoint_data() |
S |
59 |
2 |
15 |
| register_update_callback() |
S |
62 |
2 |
12 |
| __construct() |
S |
80 |
1 |
3 |
| register_extension() |
S |
80 |
1 |
3 |
| get_registered_extensions() |
S |
82 |
1 |
3 |